Перевод: с русского на английский

с английского на русский

multithreaded programs

См. также в других словарях:

  • multithreaded — adjective a) Of an application program, having more than one thread of execution; thus taking advantage of multi tasking operating systems and hardware. b) Of a programming language, able to produce such programs …   Wiktionary

  • multithreaded — adj. broken up from a long chain of commands into small units that can be executed simultaneously by applications programs …   English contemporary dictionary

  • Message Passing Interface — MPI, the Message Passing Interface, is standardized and portable message passing system designed by a group of researchers from academia and industry to function on a wide variety of parallel computers. The standard defines the syntax and… …   Wikipedia

  • Memory barrier — Memory barrier, also known as membar or memory fence or fence instruction, is a type of barrier and a class of instruction which causes a central processing unit (CPU) or compiler to enforce an ordering constraint on memory operations issued… …   Wikipedia

  • Concutest — is a specialized unit testing framework for the Java programming language. Created by Mathias Ricken while at the JavaPLT (Java Programming Languages Team) at Rice University, Concutest provides a set of unit testing like features for the… …   Wikipedia

  • Software transactional memory — In computer science, software transactional memory (STM) is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing. It is an alternative to lock based synchronization. A… …   Wikipedia

  • Java Memory Model — The Java memory model describes how threads in the Java programming language interact through memory. Together with the description of single threaded execution of code, the memory model provides the semantics of the Java programming language.… …   Wikipedia

  • C dynamic memory allocation — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Localization …   Wikipedia

  • Bristol (software) — Bristol is an open source software synthesizer for Linux. Bristol consists of two components, the emulation or synthesis engine itself called bristol, and a graphical user interface called brighton. As of 2007 there were about 25 keyboards… …   Wikipedia

  • Super PI — is a computer program that calculates pi to a specified number of digits after the decimal point up to a maximum of 32 million. It uses Gauss Legendre algorithm and is a Windows port of the program used by Yasumasa Kanada in 1995 to compute Pi to …   Wikipedia

  • Software design pattern — In software engineering, a design pattern is a general reusable solution to a commonly occurring problem within a given context in software design. A design pattern is not a finished design that can be transformed directly into code. It is a… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»